home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 42
/
Amiga Format AFCD42 (Issue 126, Aug 1999).iso
/
-serious-
/
programming
/
other
/
ioblixdevkit
/
fd
/
ioblix_dev_lib.fd
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-05-14
|
227 b
|
11 lines
##base _IOBlixDevBase
##bias 42
##public
GetChipInfo(ioreq)(a0)
* the next two functions are only supported by ioblixpar and ioblix12par
* don't call them with other devices
AllocECPInfo(ioreq)(a0)
FreeECPInfo(info)(a0)
##end